<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face{
    font-family: "Lato Bold";
    src: url("./assets/font/Lato-Bold.ttf");
}
@font-face{
    font-family: "lato-bold";
    src: url("./assets/font/Lato-Bold.ttf");
}
@font-face{top_title
    font-family: "Lato Regular";
    src: url("./assets/font/Lato-Regular.ttf");
}
@font-face{
    font-family: "lato-regular";
    src: url("./assets/font/Lato-Regular.ttf");
}
@font-face{
    font-family: "Puhuiti Bold";
    src: url("./assets/font_cn/ALIBABA-PUHUITI-BOLD.OTF");
}
@font-face{
    font-family: "Puhuiti Regular";
    src: url("./assets/font_cn/ALIBABA-PUHUITI-REGULAR.OTF");
}
@font-face{
    font-family: "Lato Semibold";
    src: url("./assets/font/Lato-Semibold.ttf");
}

::-webkit-scrollbar-track {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px transparent;
    box-shadow: inset 0 0 6px transparent;
}
::-webkit-scrollbar-thumb, ::-webkit-scrollbar-thumb:hover {
    background-color: #ccc;
    border-radius: 10px;
}
::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}


body {
    padding-top: 0;
    font-family: "Lato Bold";
}
.lato_regular{
    font-family:"Lato Regular";
}
.lato_semibold{
    font-family: "Lato Semibold";
}
.swiper1.swiper-container-horizontal&gt;.swiper-pagination-bullets{
    bottom:40px;
}
.video_box2{
    position: relative;
    font-size: 0;
}
.video_box2::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    /* height: 100%; */
    width: 100%;
    bottom: 10px;
    background: rgba(0, 92, 185,.45);
    background: rgba(0, 92, 185);
    opacity: 0.45;
}
.video-fill video{
    width: 100%;
}
.video-fill .video_box{
    position: relative;
    height:100%;
}
.video-fill .video_box::after {
    content:"";
    position: absolute;
    top:0;
    left:0;
    height:100%;
    width:100%;
    background: rgba(0, 92, 185,.45);
    background: rgba(0, 92, 185);
    opacity: 0.45;
  }
.clear_float::after{
    content:"";
    display:block;
    clear: both;
}
* {margin: 0;padding: 0;}

.swiper1 .swiper-slide{
    text-align:center;
}


.footer .bdsharebuttonbox.new_icon_box a {
    margin: 0px 14px 0 0;
}
.footer .bdsharebuttonbox.new_icon_box a&gt;div img{
    bottom: 40px;
    left: -140px;
    width:300px;
    border-radius: 20px;
    z-index: 100;
}

/* .swiper-slide img,.swiper-slide video{
    transition: all .5s;
}
.swiper-slide:hover img,.swiper-slide:hover video{
    transform: scale(1.07);
} */
.swiper-pagination-bullet{
    background: #fff;
}
.swiper-pagination-bullet-active{
    /*background:#BCD131;*/
    background:#fff;
}
.swiper-button-next, .swiper-button-prev{
    width: 32px;
    height: 32px;
    background-size: 25px 25px;
    border-radius: 50%;
    transition:all .3s;
}
.swiper-button-prev{
    background-image: url('../images/arrow_left.png');
}
.swiper-button-next{
    background-image: url('../images/arrow_right.png');
}

.swiper1 .swiper_desc_box{
    position:absolute;
    top:120px;
    color:#fff;
    left:0;
    right:0;
    line-height:1.4;
    font-size:18px;
    z-index: 200;
}
.swiper1 .swiper_desc_box.swiper1_desc_box{
    /* top:50%; */
    /* transform: translateY(-50%); */
}
.swiper1 .swiper_title{
    font-size:30px;
    font-weight:bold;
    
}
.swiper1 .swiper_desc{
    width:75%;
    margin: 0 auto;
    padding:20px 0;
    font-family: "Lato Regular";
    max-width: 788px;
}
.card_box{
    width:90%;
    margin:0 auto;
    padding:16px 0;
    flex-wrap: wrap;
    font-family: "Lato Regular";
    font-size:18px;
}
.card_box&gt;div{
    width: 20%;
    margin:30px 0;
}
.card_box&gt;div&gt;a&gt;img{
    width:72px;
    display:inline-block;
    transition: all .3s;
    margin-bottom:10px;
}
.card_box&gt;div&gt;a&gt;img:hover{
    transform: scale(1.07);
}
/* .red-slide{background:red;}
.orange-slide{background:orange;}
.blue-slide{background:blue;}
.green-slide{background:green;} */
.mid_box .pc_hidden,.swiper1 .pc_hidden,.partners_box .pc_hidden,.swiper2 .pc_hidden,.Media_box .pc_hidden, .footer .pc_hidden{
    display:none;
}

.flex{
    display:flex;
}
.flex_grow_1{
    flex-grow: 1;
}
img{
    vertical-align: middle;
}
header{
    position: fixed;
    z-index: 200;
    top:0;
    left: 0;
    right: 0;
    line-height: 50px;
    color: #fff;
    font-size:14px;
    /* font-weight:bold; */
    padding:10px 20px;
}
header a {
    color: #001C3D;
}
.header_logo_box{
    margin-right:200px;
}
header,header .contact a,.explore_btn,header .subnav,.apply_btn,.desc_btn{
    transition:all 0.3s;
}
/* header .subnav{
    transition:all .5s linear;
} */
header{
    background:rgb(255,255,255);
    color:#001C3D;
    box-shadow: 0 2px 10px #aaa;
}
header.hover a,header:hover a{
    color:#001C3D;
}
.Media_box .recent_desc{
    padding:10px;
    padding-bottom:80px;
    font-size:30px;
}
.Media_box .recent_desc h3 { font-size:42px; font-weight:400; color:#fff;}
.Media_box .recent_desc p { font-size:18px; line-height:2; color:#fff; width:80%; margin:2% auto;}
.footer .commonweb{
    border:none;
}
.footer .copy{
    font-family: "Lato Regular";
}
/* .language_box.phone_hidden{
    width:100px;
} */
header .contact a{
    font-family:"Lato Semibold";
}
#ECHAT_icon_link img{
    /*display:none;*/
    visibility:hidden;
}
#ECHAT_icon_link::after{
    content:"";
    display:block;
    width:80px;
    height:80px;
    background-image:url('/themes/simple/img/2022/MessageIconDesktop-02.png');
    position: absolute;
    top: 0;
    background-size: 100% 100%;
}

@media screen and (min-width: 768px ) and (max-width:1024px) {
    .swiper1 .swiper-slide{
        /* height:400px; */
    }
    .swiper1 .swiper_desc_box .swiper_title{
        font-size:30px;
    }
    .swiper1 .swiper-slide .swiper_desc_box{
        font-size:18px;
    }
    .swiper1 .swiper_desc_box .swiper_desc,.swiper_desc_box .card_box{
        padding: 10px 0;
    }
    .Media_box .recent_desc,.partners_box&gt;div{
        font-size:30px;
    }
    .Media_box .item_list .desc_bottom{
        font-size: 14px;
    }
    .swiper1 .swiper_desc_box{
        top:30px;
    }
    .partners_box{
        padding:40px 20px;
    }
    .Media_box{
        padding-top:40px;
    }
    .Media_box .recent_desc {
        padding-bottom: 20px;
    }
}
@media screen and (min-width: 768px ) and (max-width:1200px) {
    .ft-subscribe{
        width:210px;
    }
}
@media (min-width: 1024px){
    .card_box&gt;div{
        margin: 40px 0;
    }
    .swiper1 .swiper-slide{
        /* height:920px; */
    }
    header ul li div.top_title a{
        position:relative;
        padding: 10px 0;
    }
	.header_nav { margin-top:12px;}
    header ul li div.top_title a:before {
        content: "";
        position: absolute;
        z-index: -1;
        left: 50%;
        right: 50%;
        bottom: 0;
        /*background: #BCD131;*/
        background: #005CB9;
        height: 4px;
        -webkit-transition-property: left,right;
        transition-property: left,right;
        -webkit-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }
    header ul li div.top_title:hover a:before, header ul li div.top_title.cur a:before, header ul li div.top_title.active a:before {
        left: 0;
        right: 0;
    }
    header li{
        float:left;
        padding:0 6px;
        margin-left: 16px;
    }
    header .subnav {
        /* display: none; */
        position: absolute;
        overflow: hidden;
        min-width: 140px;
        background: rgb(237, 240, 242);
        left: 0;
        right: 0;
        /* box-shadow: 0 0 10px #666; */
        visibility: hidden;
        /* opacity: 0; */
        /* height:0; */
        max-height:0;
        top: 71.78px;
    }
    header .subnav.hidden_phone{
        top:104.78px;
    }
    
    .small_sub .subnav{
        text-align: center; 
        white-space: nowrap;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        left: 50%;
    }
    .li03{
        width:200px;
    }
    .small_sub .subnav a{
        display: block;
        border-left:4px solid transparent;
        line-height:40px; font-size:15px;
		text-overflow: ellipsis; padding:0PX 20px;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden;
height: 40px;
line-height: 40px;
		
		
		
		
		
    }
    .small_sub .subnav a.support_portal_a{
        width: 85%;
        margin: 0 auto;
        margin-bottom: 20px;
        background: #005CB9;
        color: #fff;
        border-radius: 20px;
        line-height: 32px;
    }
    .small_sub .subnav a.support_portal_a:hover{
        text-decoration:underline;
    }
    .small_sub .subnav a.active{
        border-left:4px solid #005CB9;
        color: #005CB9;
    }
    .small_sub .subnav a.support_portal_a.active{
        border-left:4px solid #005CB9;
        color: #fff;
    }
    header li.contact a{
        color:#2473C2;
        color:#fff;
        display: inline-block;
        border:1px solid #2473C2;
        border:1px solid #fff;
        border-radius:50px;
        padding:0 20px;
        line-height: 28px;
        height:28px;
    }
    header li.contact a{
        color:#2473C2;
        border:1px solid #005CB9;
        background: #005CB9;
        color: #fff;
    }
    header li.contact a:hover{
        background:#005CB9;
        border:1px solid #005CB9;
        color:#FBFDFE;
    }
    header .cur .subnav.pc_hidden, header li:hover .subnav.pc_hidden{
        display:none;
    }
    .ft-subscribe ,.media_icon{
        float: left; width:25%;
    }
    .swiper1 .swiper_desc_box{
        top:60px;
    }
    .partners_box{
        padding:50px 20px;
    }
    .Media_box{
        padding-top:50px;
    }
    .Media_box .recent_desc {
        padding-bottom: 30px;
    }
    

}
.small_sub .subnav a.support_portal_a{
    width: 150px;
    /*margin: 0 auto;*/
    text-align:center;
    margin-bottom: 20px;
    background: #005CB9;
    color: #fff;
    border-radius: 20px;
    line-height: 32px;
}
.small_sub .subnav a.support_portal_a:hover{
    text-decoration:underline;
}
.small_sub .subnav a.support_portal_a.active{
    border-left:4px solid #005CB9;
    color: #fff;
}
@media screen and (min-width:1400px){
    header li {
        margin-left: 24px;
    }
    .swiper1 .swiper_desc{
        padding: 35px 0;
    }
    .swiper1 .swiper_desc_box{
        top:80px;
    }
    .partners_box{
        padding:0px 20px; 
    }
    .Media_box{
        padding-top:60px;
    }
    .Media_box .recent_desc {
        padding-bottom: 45px;
    }

}
@media screen and (min-width:1600px) {
    header li {
        margin-left: 40px;
    }
    .swiper1 .swiper_desc{
        padding: 60px 0;
    }
    .card_box&gt;div{
        margin: 70px 0;
    }
    .swiper1 .swiper_desc_box{
        top:120px;
    }
    div.media_icon a{
        width:28px;
        height:28px;
    }
}
@media screen and (min-width:1920px) {
    .swiper1 .swiper_desc_box{
        top:140px;
    }
    .partners_box{
        padding:80px 20px;
    }
    .Media_box{
        padding-top:80px;
    }
    .Media_box .recent_desc {
        padding-bottom: 55px;
    }
    
}


header .logo img{
    width:318px;
}
header .light{
    display: none;
}
header .dark {
    display: inline-block;
}
header.hover .dark,header:hover .dark{
    display: inline-block;
}

header .menu {
    position: relative;
    float: right;
    width: 30px;
    height: 30px;
    top: 0;
    /* padding: 5px; */
}
header .menu span {
    position: absolute;
    left: 5px;
    top: 50%;
    margin-top: -1px;
    display: block;
    width: 24px;
    height: 2px;
    background: #fff;
    border-radius: 3px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
header.hover .menu span,header:hover .menu span{
    /*background: #005CB9;*/
    background: #76838D;
}
header .menu span:first-child {
    top: 7px;
}
header .menu span:last-child {
    top: auto;
    bottom: 6px;
}
header .menu.cur span {
    opacity: 0;
}
header .menu.cur span:first-child {
    top: 15px;
    -webkit-transform: rotate(
45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(
45deg);
    opacity: 1;
}
header .menu.cur span:last-child {
    -webkit-transform: rotate(
-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(
-45deg);
    opacity: 1;
    bottom: 14px;
}
header&gt;ul{
    transition: all .5s;
    /* height: 100vh; */
}


.small_sub{
    position: relative;
}
.subnav &gt; table{
    margin-top:10px;
    margin-bottom:10px;
    width:1200px;
    color:#001C3D;
    line-height:1.4;
    margin: 30px auto;
}
.subnav  .item_box {
    width: 33.3%;
    padding:0 30px;
}
.item_box .img_box{
    width: 150px;
    padding:0px 25px 20px 25px;
    vertical-align: top;
    padding-top: 15px;
}
.item_box .has_top_border .img_box{
    padding:20px 0 20px 0;
}
.img_box img{
    width:100%;
}
.subnav .des_title{
    font-size:15px;
    line-height: 18px;
    margin-bottom: 5px;
}
.subnav .item_box table{
    margin-top:10px;
    height: 160px;
}
.item_box table:hover .des_title{
    text-decoration: underline;
}
.subnav .desc{
    font-size:12px;
    font-family:"Lato Regular";
}
.subnav .desc_box{
    padding-left:20px;
    vertical-align: top;
}
.has_border{
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.has_top_border{
    border-top: 1px solid #ccc;
}
.subnav a{
    font-size:17px;
}
.img-title,.apc1-scroll{
    text-align: center;
}
.img-title-main{
    font-size:40px;
    font-weight: bold;
    text-align: center;
    color:#fff;
    line-height:40px;
    text-shadow: 0px 0px 2px #fff;
}
.img-title&gt;img{
    width:52px;
    margin-top:45px;
}
.subnav.li03&gt;a:first-child{
    margin-top: 10px;
}
.subnav.li03&gt;a:last-child{
    margin-bottom: 20px;
}
.subnav.li03 &gt; a.support_portal_a{
    margin-top:10px;
}
.arrow_bottom{
    width:30px;
    margin-top:16px;
    cursor: pointer;
}
.apc1-scroll{
    font-size:20px;
    /* font-weight:bold; */
}

.cover-screen {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.85);
    z-index: 10000;
}
.close-video {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 20px;
    right: 20px;
    color: #fff;
    cursor: pointer;
}
.position-center {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
}
.mid_box&gt;ul{
    padding:18px 0 0 18px;
}
.mid_box li{
    width:50%;
    padding-right:18px;
    padding-bottom:18px;
    float:left;
    overflow: hidden;
}

.mid_box li .mid_desc_box{
    display: block;
    position: relative;
    z-index: 110;
    height: inherit;
    overflow: hidden;
    width:100%;
}
.mid_box li .mid_desc_box img{
    width:100%;
    transition: all .5s;
}
.mid_box li .mid_desc_box &gt;div{
    position: absolute;
    z-index: 120;
    left:45px;
    color:#fff;
    line-height: 1.2;
    width:85%;
}
.mid_box li:hover .mid_desc_box img{
    transform: scale(1.07);
}
.mid_box .desc_title{
    font-size:25px;
}
.mid_box .desc_content{
    font-size:18px;
    padding:10px 0;
    font-family: "Lato Regular";
}
.mid_box .li_01 .mid_desc_box &gt;div,.mid_box .li_04 .mid_desc_box &gt;div{
    bottom: 45px;
}
.mid_box .li_02 .mid_desc_box &gt;div,.mid_box .li_03 .mid_desc_box &gt;div{
    top: 45px;
}
.mid_box .desc_btn{
    color:#fff;
    text-decoration: none;
    display:inline-block;
    border:1px solid #fff;
    border-radius:20px;
    padding:4px 34px 6px;
    margin-top:10px;
    font-size:20px;
    font-family: "Lato Semibold";
    line-height: 1;
    /*height: 33px;*/
}

.partners_box{
   height:800px; background:url(../images/hzbg.jpg) no-repeat center top;
    color:#001C3D;
    font-size:30px;
    text-align:center;
    font-weight: bold;
    line-height: 1.2;
}
.partners_box .img1{
    width:75%;
    margin-top:20px;
}
.partners_box .img2{
    width:50%;
}
.border_top{
    border-top:1px solid #CCCCCC;
    width:35%;
    margin:0 auto;
    margin-top:50px;
    margin-bottom:50px;
}
.partners_box .Media_box {  margin-top:0px; padding-top:80px;}
.Media_box{
    font-size:50px;
    color:#001C3D;
    font-weight:bold;  padding-top:200px; margin-top:-110px;
    text-align:center;
    line-height:1.2;
    padding-left:18px; padding-right:18px;
    padding-bottom:40px;
}
.Media_box .desc_bottom{
    /* background: #163F8C; */
    /* min-height:100px; */
    font-size:20px;
    color:#969696;
    padding:20px 20px;
}
.Media_box .desc_bottom a{
    font-size:16px;
    /*color:#969696;*/
    color:#7A8790;
    font-family: "Lato Semibold";
}

.Media_box .item_list{
    flex-grow:1;
    margin-right:10px;
    width:25%;
    /*background: #163F8C;*/
    /*background: #F2F2F2;*/
    background: #fff;
    overflow: hidden;
}
.Media_box .item_list img{
    width:100%;
    transition: all .3s;
}
.Media_box .item_list:hover img{
    transform: scale(1.07);
}
.Media_box .explore_btn,.footer .apply_btn{
    margin:30px 0;
    display:inline-block;
    padding:4px 50px;
    border:2px solid #005CB9;
    color:#001C3D;
    border-radius:40px;
    text-decoration: none;
    font-size:18px;
}
.Media_box .explore_btn{
    margin:40px 0 60px;
}
.footer .apply_btn{
    font-size:13px;
    padding:4px 20px;
    color: #001C3D;
    border:2px solid #fff;
    background: #fff;
}


.swiper2 .swiper_desc_box,.swiper3 .swiper_desc_box{
    position:absolute;
    left:0;
    right:0;
    text-align: center;
    bottom:20px;
    z-index: 200;
}
.swiper2 .swiper_img_box{
    position:absolute;
    left:0;
    right:0;
    text-align: center;
    top:35%;
    z-index: 201;
}
.swiper2 .swiper_img_box .play_btn{
    width:60px;
    display:inline-block;
}
.swiper2 .swiper_desc,.swiper3 .swiper_desc{
    font-size:16px;
    color:#fff;
    font-weight:bold;
    width:85%;
    margin:0 auto;
    margin-top:40px;
    font-family: "Lato Semibold";
}
.swiper_desc h3 {font-size:20px; font-weight:700;}
.swiper_desc .span { padding:2%;  display:block; margin:2% auto; width:80px; border-bottom:2px solid #fff; font-weight:400; }

.swiper3 .swiper_desc a{
    /*color:#969696;*/
    color:#7A8790;
}
.swiper2 .swiper-slide,.swiper3 .swiper-slide{
    overflow: hidden;
}
.swiper2 .swiper-slide&gt;img,.swiper3 .swiper-slide&gt;img{
    transition: all .3s;
}
.swiper2 .swiper-slide:hover&gt;img,.swiper3 .swiper-slide:hover&gt;img{
    transform: scale(1.07);
}

footer.footer{
    background:#001C3D; padding-bottom:2%;
    color: #fff;
}
.footer .bdsharebuttonbox{
    text-align:left;
}
.footer .bdsharebuttonbox .text{
    font-size:18px;
}
.media_icon .title,.language_box .title{
    font-size: 16px;
    line-height: 40px; text-align: left;
}
.media_icon { line-height:35px; width:180px;}
.media_icon img{ width:110px;
   
}

.footer .language_box .lang-list {
    position: relative;
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
    /* width: 66px; */
    height: 25px;
    text-align: left;
    font-size: 12px;
    line-height: 23px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 5px;
    width: 90px;
}
.footer .language_box .lang-list.show&gt;p{
    display:block;
}
.footer .language_box .lang-list&gt;a{
    padding-left: 4px;
}
.footer .language_box .lang-list&gt;p{
    display:none;
    border: 1px solid #fff;
    border-radius: 5px;
    padding:4px 0;
    /* margin-top:5px; */
}
.footer .language_box .lang-list&gt;p&gt;a{
    display:block;
    padding: 2px 10px ;
    line-height:1.5;
}
.footer .language_box .lang-list&gt;p&gt;a:hover{
    background:#fff;
    color:#2473C2;
}

.footer .language_box .lang-list:after {
    content: '';
    position: absolute;
    right: 6px;
    top: 10px;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top-color: #fff;
}
.footer .language_box .lang-list:hover:after {
    top: 3px;
    border-top-color: transparent;
    border-bottom-color: #fff;
}


.footer .quicklylink dd a:hover {
    color: #005CB9;
}
.logo_box img{
  
}
.logo_box{
    padding-bottom:10px;
    border-bottom:1px solid #3A5069;
    margin: 0 40px;
}
.footer .quicklylink dt a,.ft-subscribe .title,.language_box .title,.media_icon .title{
    font-size:18px;text-align: left;
}
.footer .quicklylink dd a,.ft-subscribe .desc{
    font-size:15px;
    font-family: "Lato Regular";color: #fff;
}
.footer .copy a {color: #fff;}

.footer .copy{color: #fff;}
.ft-subscribe .desc{
    line-height:29px; color: #fff;
}
.zdsfloatcont{
    background-color: #005CB9;
}
.modal-body .modalsub{
    border-radius: 30px;
    border: 1px solid #80AEDC;
}
.modal-body .content textarea,.modal-body .item input{
    border:none;
    border-bottom:1px solid #80AEDC;
    padding-left: 0;
}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{
    color:#CBDEF1;
}
.zdsfloatbtn{
    background-image: url(images/close.png);
}
.header_nav .top_title,.subnav{
    font-family: "Lato Semibold"; font-size:16px;
}
.in_title{
    color:#005CB9;
    font-family:"Lato Semibold";
    padding-left: 25px;
}
.item_box{
    vertical-align:top;
}
header .diliver_line{
    border-left:1px solid #AAACAE;
}
.lan_li .top_title a{
    
    /*padding-left: 40px;*/
}
.lan_li .top_title a img{
    width:18px;
    margin-right:6px;
    margin-top: -3px;
}
.lan_img.gray_color,.lan_img.blue_color,header .lan_img.white_color{
    display:none;
}
header .lan_img.gray_color{
    display:inline-block;
}
header.hover .lan_img.gray_color,header:hover .lan_img.gray_color{
    display:inline-block;
}
.contact a:hover{
    text-decoration:underline;
}
.lan_li a::before{
    display:none;
}

@media (max-width: 768px){
    .swiper2 .swiper-pagination-bullet, .swiper3 .swiper-pagination-bullet{
        background:#fff;
        opacity: 1;
    }
    .swiper2 .swiper-pagination-bullet-active, .swiper3 .swiper-pagination-bullet-active{
        background: #005CB9;
    }
    #ECHAT_icon_link::after{
        width:30px;
        height:30px;
    }
    .swiper2 .swiper_desc_box{
        position:static;
        /*background:#f2f2f2;*/
        background:#EEF0F2;
    }
    .card_box{
        font-size:12px;
    }
    .footer .apply_btn{
        margin:10px 0 20px;
    }
    .logo_box{
        margin: 0 20px;
    }
    .mid_box .pc_hidden,.swiper1 .pc_hidden,.partners_box .pc_hidden,.swiper2 .pc_hidden,.Media_box .pc_hidden, .footer .pc_hidden{
        display:inline-block;
    }
    .mid_box .phone_hidden,.swiper1 .phone_hidden,.partners_box .phone_hidden,.swiper2 .phone_hidden,.Media_box .phone_hidden, .footer .phone_hidden{
        display:none;
    }
    .video-fill .video-text, .video-fill img.bgimg {
        /* position: absolute; */
        top: 0;
        left: 0;
        width: 100%;
    }
    .video-fill .play_btn{
        width:70px;
    }
    .video-fill .video-text {
        color: #fff;
        text-align: center;
        /* height: 124px; */
        bottom: 0;
        right: 0;
        margin: auto;
        position: absolute;
        top: 17%;
    }
    .pc-show {
        display: none;
    }
    .video-fill {
        /* padding-top: 120%; */
        display: block;
        position: relative;
    }
    .video-fill #video {
        display: none;
    }
    .swiper2 .swiper_desc_box .swiper_desc,.swiper3 .swiper_desc_box .swiper_desc{
        font-size:15px;
    }
    .Media_box .item_list .desc_bottom{
        font-size: 14px;
        padding: 10px 4px;
    }
    .video-text.phone-show&gt;h2{
        font-size:32px;
        line-height:1.2;
        max-width:230px;
        margin:0 auto;
        margin-bottom:10px;
    }
    .video-text.phone-show&gt;div{
        font-size:20px;
        margin:0 auto;
    }
    .video-fill .phone-show .play_btn{
        width: 40px;
        margin: 16px 0;
    }
    .mid_box ul li{
        width:100%;
    }
    .mid_box ul li .desc_title{
        font-size:24px;
    }
    .mid_box ul li .desc_content,.mid_box .desc_btn{
        font-size:14px;
    }
    .mid_box .clear_float li .mid_desc_box &gt;div{
        width:100%;
        top: 40px;
        left:0;
        text-align: center;
    }
    .subnav.pc_hidden&gt;a:hover{
        text-decoration: underline;
    }
    .swiper1 .swiper_title{
        font-size:24px;
    }
    .swiper1 .swiper_desc_box{
        font-size:14px;
    }
    .card_box{
        padding-top:0;
    }
    .card_box&gt;div{
        width: 33%;
        margin: 6px 0;
        margin-bottom: 12px;
    }
    .card_box&gt;div.margin_left_15{
        margin-left: 12%;
        margin-right:4%;
    }
    .partners_box{
        font-size:25px;
        padding: 40px 20px;
    }
    .partners_box .img1{
        width:100%;
    }
    .partners_box .img2,.border_top {
        width: 80%;
    }
    .swiper2 .swiper_img_box{
        top:50%;
        margin-top:-35px;
    }
    .swiper2 .swiper_desc_box{
        bottom:50px;
    }
    .swiper3 .swiper_desc_box.no_absolute{
        position: static;
        /*background:#033E8A;*/
        /*background:#F2F2F2;*/
        background:#EEF0F2;
        height:110px;
        padding-top:20px;
    }
    .swiper3 .swiper_desc_box.no_absolute .swiper_desc{
        margin-top: 0;
    }
    .Media_box{
        font-size:25px;
        padding-top: 30px;
        padding-bottom: 10px;
    }
    .Media_box .explore_btn, .footer .apply_btn{
        font-size:14px;
    }
    .media_icon img{
        margin-right: 35px;
    }
    .commonweb {
        padding: 0;
    }
    .footer .quicklylink dt{
        /* padding:0 10px; */
        padding-left: 20px;
    }
    .media_icon {
        padding:30px 20px 50px;
    }
    .mid_box&gt;ul{
        padding: 11px 0 0 0;
    }
    .mid_box li{
        padding-right: 0;
        padding-bottom: 11px;
    }
    .mid_box .desc_content{
        padding:10px 22px;
    }
    .media_icon a{
        display:inline-block;
        margin-top:10px;
        margin-right:16px;
        position: relative;
        width:25px;
        height:25px;
    }
    .media_icon a img{
        position: absolute;
        width:100%;
        transition: all .3s;
    }
    .media_icon .hover,.media_icon a:active .static{
        /* display:none; */
        /* z-index:99; */
        opacity: 0;
    }
    .media_icon a:active .hover,.media_icon .static{
        /* display:inline-block; */
        /* z-index:100; */
        opacity: 1;
    }
    .swiper-button-prev:active{
        /* background-image: url('../images/arrow_left_hover.png'); */
        background-color: rgb(255,255,255,.5);
    }
    .swiper-button-next:active{
        /* background-image: url('../images/arrow_right_hover.png'); */
        background-color: rgb(255,255,255,.4);
    }
    .small_sub .subnav a:active{
        text-decoration: underline;
    }
    header .contact:active{
        background:#F7F9FA;
    }
    header .cur .subnav,header li:active .subnav{
        /* display:block; */
        visibility: visible;
        /* opacity: 1; */
        max-height:500px;
        transition:max-height .5s linear;
    }
    .mid_box .desc_btn:active{
        background:#005CB9;
    }
    .Media_box .item_list:active .desc_bottom a{
        color:#005CB9;
    }
    .Media_box .explore_btn:active,.footer .apply_btn:active{
        background:#005CB9;
        color:#fff;
    }
    
    .swiper1 .swiper_desc_box{
        top:20px;
    }
    .card_box&gt;div&gt;a&gt;img{
        width:46px;
    }
    .swiper1 .swiper_desc_box{
        line-height:1.3;
    }
    .Media_box .recent_desc{
        font-size:24px;
        padding-bottom: 30px;
    }
    .Media_box .explore_btn{
        margin: 20px 0 35px;
        font-size: 15px;
    }
    .swiper2 .swiper_img_box{
        top: 38%;
    }
    .swiper2 .swiper_img_box .play_btn{
        width:52px;
    }
    .swiper2 .swiper-button-next, .swiper2 .swiper-button-prev,.swiper3 .swiper-button-next, .swiper3 .swiper-button-prev,.swiper2 .swiper_desc_box,.swiper3 .swiper_desc_box{
        top:82%;
    }
    .swiper2 .swiper_desc,.swiper3 .swiper_desc{
        margin-top: -26px;
        width:100%;
        padding: 0 46px;
    }
    .swiper2 .swiper_desc{
        margin-top: 0;
        padding-top: 20px;
        height: 110px;
        /*color:#969696;*/
        color:#7A8790;
    }
    .swiper2 .swiper_desc:hover{
        color:#005CB9;
    }
    .swiper2 .swiper_desc:active,.swiper3 .swiper_desc:active, .swiper3 .swiper_desc a:active{
        color: #005CB9;
    }
    .footer .logo_box{
        margin: 0 20px 30px;
    }
    .footer .copy p.phone_block{
        display:block;
    }
    .Media_box{
        padding-left: 0;
        padding-right: 0;
    }
    .backtotop_mobile{
        display:block;
        text-align: center;
        font-family: "Lato Regular";
        padding: 6px 0;
    }
    .footer .quicklylink dt a, .ft-subscribe .title, .language_box .title, .media_icon .title{
        font-size:13px;
        font-family: "Lato Semibold";
    }
    
    .footer .quicklylink{
        /* padding:10px 20px; */
    }
    .swiper-container-horizontal&gt;.swiper-pagination-bullets{
        bottom:10px;
    }
    .border_top {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    
}

@media (min-width: 769px){
    .lan_li:hover .top_title a img.lan_img{
        display:none;
    }
    .lan_li:hover .top_title a img.lan_img.blue_color{
        display:inline-block;
    }
    
    header .lan_li:hover .top_title a{
        color:#005CB9;
    }
    .lan_li.small_sub .subnav a:hover{
        background: #005CB9;
        color:#fff;
    }
    .modal-body .modalsub:hover{
        border: 1px solid #fff;
        background:#fff;
        color:#005CB9;
    }
    .swiper-container-horizontal&gt;.swiper-pagination-bullets .swiper-pagination-bullet{
        margin: 0 12px;
    }
    .swiper-pagination-bullet{
        width: 9px;
        height: 9px;
    }
    .mid_box .desc_content{
        max-width:70%;
    }
    .backtotop_mobile{
        display:none;
    }
    .swiper-button-prev:hover{
        /* background-image: url('../images/arrow_left_hover.png'); */
        background-color: rgb(255,255,255,.5);
    }
    .swiper-button-next:hover{
        /* background-image: url('../images/arrow_right_hover.png'); */
        background-color: rgb(255,255,255,.4);
    }
    .small_sub .subnav a:hover{
        /* text-decoration: underline; */
        color: #005CB9;
        border-left: 4px solid #005CB9;
    }
    .small_sub .subnav a.support_portal_a:hover{
        border-left:4px solid #005CB9;
        color: #fff;
    }
    header .cur .subnav,header li:hover .subnav{
        /* display:block; */
        visibility: visible;
        /* opacity: 1; */
        max-height:590px;
        transition:max-height .5s linear;
    }
    /*header li.lan_li .subnav{*/
    /*    max-height:0;*/
    /*}*/
    header li.lan_li .top_title a, header li.lan_li .top_title a {
        color: #AAACAE;
    }
    header.hover li.lan_li:hover .top_title a, header li.lan_li:hover .top_title a {
        color: #005CB9;
    }
    header li.lan_li .subnav a, header li.lan_li .subnav a {
        color: #001C3D;
    }
    header li.lan_li.open .subnav{
        max-height:520px;
        visibility: visible;
    }
    .mid_box .desc_btn:hover{
        background:#005CB9;
    }
    .Media_box .item_list:hover .desc_bottom a{
        color:#005CB9;
    }
    .Media_box .explore_btn:hover,.footer .apply_btn:hover{
        background:#005CB9;
        color:#fff;
    }
    
    header{
        padding:20px 60px;
    }
    .card_box&gt;div.margin_left_12{
        margin-left: 12%;
    }
    .video-fill .video-text {
        position: absolute;
        left: 0;
        width: 100%;
        text-align: center;
        color: #fff;
        z-index: 10;
        top: 35.18519%;
    }
    .video-fill video{
        object-fit: cover;
        height: 100%;
    }
    .phone-show {
        display: none;
    }
    .img-title {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 10;
        height: 222px;
        right: 0;
        bottom: 0;
        margin: auto;
    }
    .apc1-scroll {
        background-size: 100% 100%;
        position: absolute;
        bottom: 9.47368%;
        left: 0;
        right: 0;
        margin: auto;
        font-size: 18px;
        color: #fff;
    }
    .video-fill&gt;img {
        position: absolute;
        width: 100%;
        top: 0;
        left: 0;
        min-height: 100px;
        display: none;
    }
    .video-fill {
        position: relative;
        padding-top: 56.25%;
    }
    .video-fill {
        padding-top: 0;
        height: 800px;
        height: 100vh;
        z-index: 111;
        overflow: hidden;
    }
    .media_icon{
        padding-top: 8px;
        padding-bottom: 20px;
        /*width:100px;*/
        margin-right:10px;
    }
    .media_icon a{
        display:inline-block;
        margin-top:10px;
        margin-right:10px;
        position: relative;
        width:24px;
        height:24px;
    }
    .media_icon a img{
        position: absolute;
        width:100%;
        transition: all .3s;
    }
    .media_icon .hover,.media_icon a:hover .static{
        /* display:none; */
        /* z-index:99; */
        opacity: 0;
    }
    .media_icon a:hover .hover,.media_icon .static{
        /* display:inline-block; */
        /* z-index:100; */
        opacity: 1;
    }

    .language_box{
        padding-top: 8px;
        padding-bottom: 20px;
    }
    .language_box .title{
        margin-bottom:12px;
    }
}
@media (max-width: 1024px){
    header&gt;a,header&gt;div{
        line-height:1;
    }
    header .logo img {
        width: 112px;
    }
    header&gt;ul li {
        position: relative;
        padding: 0 10px;
    }
    header&gt;ul{
        background: #fff;
        position: fixed;
        top: 50px;
        left: 0;
        /* display:none; */
        color: #001C3D;
        overflow: auto;
        /* height:0; */
        bottom:100%;
    }
    header&gt;.flex_grow_1{
        text-align: center;
        padding-right: 30px;
        line-height:30px;
    }
    header&gt;ul.phone_show{
        position: fixed;
        top: 50px;
        left: 0;
        right: 0;
        bottom:0;
        /* display:block; */
        background:#fff ;
        /* height:0vh; */
        bottom:0;
        /* padding:10px; */
        /* opacity: .9; */
    }
    .phone_show.header_nav .open{
        background:#F7F9FA;
        
    }
    ul.phone_show .hidden_phone{
        display:none !important;
    }
    header&gt;ul.phone_show li .subnav{
        /* visibility: hidden; */
        /* opacity: 0; */
        max-height:0;
        overflow: hidden;
    }
    header&gt;ul.phone_show li.open .subnav{
        /* visibility: visible; */
        /* opacity: 1; */
        max-height: 865px;
    }
    header&gt;ul.phone_show li{
        position: relative;
        padding:0 30px;
    }
    .header_nav li:first-child .top_title{
        border-top:1px  solid #ccc;
    }
    .contact&gt;a{
        display:block;
        border-bottom:1px solid #ccc;
    }
    .header_nav .top_title{
        border-bottom:1px solid #ccc;
    }
    .hassub .top_title a:after {
        position: absolute;
        right: 20px;
        top: 3px;
        content: '';
        width: 45px;
        height: 45px;
        background: url('../images/arrow_down.png') no-repeat center;
        background-size: 20px auto;
        -webkit-transition: all ease .2s;
        transition: all ease .2s;
    }
    .open.hassub .top_title a:after {
        position: absolute;
        right: 20px;
        top: 0;
        content: '';
        width: 45px;
        height: 45px;
        background: url('../images/arrow_top.png') no-repeat center;
        background-size: 20px auto;
        -webkit-transition: all ease .2s;
        transition: all ease .2s;
    }
    .subnav{
        padding:0 10px 0 20px;
    }
    .subnav&gt;a{
        display:block;
    }
    .footer .pc_hidden{
        display:inline-block;
    }
    .footer .phone_hidden{
        display:none;
    }
    .media_icon img {
        margin-right: 35px;
    }
    .media_icon{
        width:100%;
    }
    .logo_box{
        margin: 0 20px;
    }
    
    .subnav.pc_hidden&gt;div{
        line-height:30px;
        padding-top:16px;
    }
    .subnav.pc_hidden&gt;div:active a{
        text-decoration: underline;
    }
    .subnav.pc_hidden .detail_desc{
        line-height:20px;
        font-family: "Lato Regular";
        color:#73838C;
    }
    .subnav.pc_hidden&gt;div:last-child{
        padding-bottom:30px;
    }
    .subnav.li03&gt;a:last-child{
        margin-bottom:20px;
    }
    .small_sub .subnav a.support_portal_a{
        margin-left:-10px;
    }
    
    .footer .quicklylink dd{
        /*background:#033E8A;*/
        background:#001C3D;
        padding: 0 10px 4px 40px;
    }
    .footer .quicklylink dd a{
        color:#fff;
    }
    .footer .quicklylink dl{
        border-bottom:1px solid #3A5069;
    }
    .logo_box {
        margin: 0 40px;
        margin-bottom:30px;
    }
    .media_icon {
        padding-top:30px;
        padding-bottom:50px;
    }
    .footer .quicklylink dd a{
        line-height:40px;
    }
    .footer .quicklylink dd a:last-child{
        margin-bottom:10px;
    }
    .footer .quicklylink dd a:first-child{
        padding-top: 8px;
    }
    .media_icon a{
        margin-right:35px;
    }
    .footer .bdsharebuttonbox.new_icon_box a {
        margin: 0px 35px 0 0;
    }
    .footer .bdsharebuttonbox.new_icon_box a&gt;div.weixin img,.footer .bdsharebuttonbox.new_icon_box a&gt;div#mydivicon_dy img{
        
        left: 0;
    }
}
@media (min-width: 1200px){
    .language_box{
        float: right;
    }
    .media_icon{
        float: right;
        margin-right:0;
    }
    .logo_box{
        margin: 0 auto;
        max-width: 1120px;
        padding: 0;
        padding-bottom:20px;
    }
    .footer .quicklylink dl{
        width: 33.3%;
    }
    .footer .language_box .lang-list {
        width: 120px;
    }
    .footer {
        padding: 60px 0 0;
    }
    .footer .commonweb{
        padding-bottom: 0px; max-width:1300px;
    }
    .footer .quicklylink {
        width: 50%;
    }
}
@media (min-width: 1320px){
    .logo_box {
        max-width: 1120px;
    }
}
        
@media (min-width: 1320px){
    .logo_box {
        max-width: 1300px;
    }
}

@media (min-width: 768px) and (max-width:1450px){
    .Media_box .desc_bottom a,.swiper2 .swiper_desc, .swiper3 .swiper_desc{
        font-size:16px;
    }
    .partners_box,.swiper1 .swiper_title,.Media_box .recent_desc{
        font-size: 30px;
    }
    .card_box{
        font-size:15px;
    }
}

.footer .quicklylink dt .flodbtn{
    background-image: url('../images/arrow_down_m.png');
    background-size: 20px auto;
}
.footer .quicklylink dt.cur .flodbtn{
    background-image: url('../images/arrow_top_m.png');
    background-size: 20px auto;
}
.modal_logo{
    width:112px;
    position: absolute;
    left: 32px;
    top: 18px;
}
.modal-header{
    padding: 66px 34px 15px;
}
.modal-body .modalsub{
    width:156px;
    font-size:14px;
}
input[type="text"], input[type="password"], input[type="button"], input[type="submit"], select, textarea{
    font-family: "Lato Regular";
    font-size: 14px;
}

.zdsfloatask2, input[type="submit"]{
    font-family: "Lato Bold";
}

.display_inline_block{display:inline-block;}
.text_center{text-align:center;}
.bold{font-weight:bold;}
.f15{font-size:15px;line-height: 22px;}
.f20{font-size:20px;line-height: 32px;}
.f25{font-size:25px;line-height: 35px;}
.f30{font-size:30px;line-height: 42px;}
.f35{font-size:35px;line-height: 45px;}

/*v6e css start  .V6Expert_box01*/
.V6Expert_box01 .imgbox{position:relative;}
.V6Expert_box01 .imgbox .top_title_box{position:absolute;top:160px;width:100%;font-size:32px;line-height:1;}
.V6Expert_box01 .imgbox .top_title_box img{width:42%;margin-bottom:20px;}
.V6Expert_box01 .imgbox .top_title_box .bold{padding:8px 0;}
.top_title_box .btn{background:#000;border-radius:50px;color:#fff;padding: 4px 26px;}
.V6Expert_box02 .boxico dd{font-size:15px;}
.V6Expert_box04 .f35{padding-bottom: 20px;}
.V6Expert_box04 .feature-article .f30{margin-bottom: 28px;}
.V6Expert_box04 .feature-article .f25{margin-bottom: 6px;}
div.feature-article .feature-icons dd,.V6Expert_box09 .boxico dd,.V6Expert_box14.V6Expert_box15 .img04 dl span,.V6Expert_box14.V6Expert_box15 span,.V6Expert_box13 div.right span{font-size:15px;font-family:"Lato Regular";}
.V6Expert_box06 .w1200 .f20{width: 110px;border-radius:4px; background: #F8F8F8;text-align: center;}
.V6Expert_box07 .f35,.V6Expert_box08 .f35,.V6Expert_box09 .f35,.V6Expert_box11 .f35,.V6Expert_box12 .f35,.V6Expert_box13 .f35,.w6_box18 .f35{padding-bottom: 20px;}
.V6Expert_box11 .f35{color:#333;}
.V6Expert_box12 .imgbox .f15{position: absolute;left: 100px;}
.V6Expert_box13 .right .f25{overflow: hidden;margin-top: 26px;margin-bottom: 30px;}
.w6_box18 .f35 {
    position: absolute;
    right: 40px;
    top: 432px;
    text-align: right;
    z-index: 8888;
    color: #fff;
}
.w6_box18 .f20 {
    position: absolute;
    right: 40px;
    top: 489px;
    text-align: right;
    z-index: 8888;
    color: #fff;
}
section.V6Expert_box04,section.V6Expert_box09,section.V6Expert_box11 .imgbox02,section.V6Expert_box13-wep{padding-top:90px;}
section.V6Expert_box05,section.V6Expert_box11{padding-top:90px;padding-bottom:90px;}
section.V6Expert_box07{margin-top:90px;margin-bottom:90px;}
section.w6_box18{margin-top:60px;margin-bottom:60px;}

@media (min-width: 1600px){
    .V6Expert_box01 .imgbox .top_title_box{top:150px;font-size:38px;}
}

@media only screen and (min-width: 768px){
    .V6Expert_box01{
        height: 100vh;
    }
    .V6Expert_box01 .imgbox,.V6Expert_box01 .imgbox img{
        height:100%;
    }
    .V6Expert_box01 .imgbox img{
        object-fit: cover;
    }
}
@media only screen and (max-width: 400px) and (max-device-width: 768px){
    div.pro-nav .sep-container .bd {
        float: right !important;
        width:auto !important;
        padding-left: 4px!important;
    }
    div.pro-nav .sep-container .bd ul li.my_btn a ,div.pro-nav .sep-container .bd ul li:last-child a{
        font-size: 12px;
        padding: 7px 8px;
        min-width: 50px;
    }
}

@media only screen and (min-width: 300px) and (max-device-width: 768px){
    .V6Expert_box01 .f32 {
        padding-top: 5%;
        line-height: 45px;
        font-size: 32px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .f15{font-size:13px;line-height: 20px;}
    .f20{font-size:14px;line-height: 24px;}
    .f25{font-size:16px;line-height: 26px;}
    .f30{font-size:20px;line-height: 32px;}
    .f35{font-size:24px;line-height: 35px;}
    .V6Expert_box02 .boxico dd {
        font-size: 13px;
    }
    .feature-article .feature-icons dd,.V6Expert_box09 .boxico dd,.V6Expert_box14.V6Expert_box15 .img04 dl span,.V6Expert_box14.V6Expert_box15 span,.V6Expert_box13 div.right span {
        font-size: 13px;
    }
    .V6Expert_box01 div.btn{
        border-radius: 40px;
        width: 140px;
        margin-top: 20px;
    }
    .V6Expert_box01 div.f28{
        padding-top: 10px;
    }
    
}

/*v6s css*/

.arrow_right{
    width:20px;
}
div.title_box .max_width_600{
    max-width: 600px;
}
.pro-nav{
    z-index:1001;
}
.sep-v6-section2 ul li div.title{
    font-size:16px;
}
.sep-v6-section1 .btns .title,.box09 .ico_box li p,.dive-in-wrapper div.dive-in-article{
    font-family: "Lato Regular";
}
.logo_box_v6s{
    display:none;
}
.sep-v6-section2-m .video li .box div.title{
    font-family: "Lato Bold";
}
div.title_box h2{
    font-size:16px;
    line-height: 18px;
}
.new_pic .picture{
    display:none;
}
.v6s_flag.sep-v6-section2 ul li{
    padding:0;
}
.new_pic.box06 .title_box{
    color: #DBF64C;
}
.v6s_show_pc,.v6s_show_phone{
    display:none;
}
@media (max-width: 768px){
    .v6s_box{
        padding-top: 50px;
    }
    /*section.box01 .title_box{*/
    /*    bottom:16%;*/
    /*}*/
    /*.box01 .title_box h1 {*/
    /*    font-size: 26px;*/
    /*    line-height:28px;*/
    /*    margin-bottom: 6px;*/
    /*}*/
    /*.box01 .title_box h2{*/
    /*    font-size: 16px;*/
    /*    line-height: 14px;*/
    /*}*/
    .dive-in-wrapper div.dive-in-article{
        font-size: 18px;
    }
    .sep-v6-section1 .btns div.title,.box09 div.ico_box li p{
        font-size:13px;
    }
    .sep-v6-section2-m .video li .box div.title{
        font-size:24px;
        /*text-shadow: 2px 3px 1px #1e9df7;*/
        text-shadow: -1px 1px 5px #000;
    }
    .new_pic .show_phone{
        display:inline-block;
    }
    .new_pic.box06 .title_box{
        top: 70%;
        text-align: left;
    }
    .new_pic.box06 .title_box h2{
        padding:0;
    }
    .box03 div.title_box h1,.box04 div.title_box h1,.box05 div.title_box h1,.box06 div.title_box h1,.box07 div.title_box h1,.box08 .sep-title-new{
        font-size:24px;
        line-height:25px;
    }
    .arrow_right{
        width:14px;
    }
}
.v6s_box{
    background-image:url('/uploads/2021/img/Background_1207.jpg');
}
@media (min-width: 768px){
    .v6s_show_pc{
        display:block;
    }
    .v6p_flag.v6p_box11 .right{
        padding-top: 200px;
    }
    .v6p_flag.v6p_box12 .right, .v6p_flag.v6p_box13 .right{
        padding-top: 150px;
    }
    .v6s_box.feature-wrapper img.picture{
        width: 75%;
        margin: 0 auto;
    }
    .logo_box_v6s{
        display:block;
    }
    .new_pic.box06 .title_box{
        top: 70%;
        left: 17%;
        text-align:left;
    }
    .new_pic .show_pc{
        display:inline-block;
    }
    .padding_left_22{
        padding-left:22px;
    }
    .box09.v6s_flag .ico_box ul li{
        margin-bottom:20px;
    }
    .box09.v6s_flag .ico_box li .icon {
        margin-bottom: 10px;
    }
    .v6s_flag.sep-v6-section1 .btns .thumb{
        margin-bottom:16px;
    }
}
@media (min-width: 1200px){
    .v6s_box.feature-wrapper.box01{
        margin-top: 80px;
    }
    .logo_box_v6s{
        position: absolute;
        top: 110px;
        width: 100%;
    }
    .logo_box_v6s img{
        width:30%;
        margin-left: -10%;
    }
    .box01 .title_box {
        top: 32%;
    }
    section.box09 .ico_box .icon img{
        width:75px;
        height:75px;
    }
    div.box-wap{
        z-index: 1000;
    }
    .box01 div.title_box h1{
        font-size:40px;
        line-height:45px;
    }
    div.title_box h2{
        line-height:35px;
    }
    .box01 div.title_box h2{
        line-height:24px;
        font-size:20px;
    }
    .box03 div.title_box h1,.box04 div.title_box h1,.box05 div.title_box h1,.box06 div.title_box h1,.box07 div.title_box h1,.box08 .sep-title-new{
        font-size:35px;
    }
    div.title_box h2, .v6s_flag.box07 .title_box h2,.sep-v6-section1 .sep-container2 div.text{
        font-size:20px;
    }
    div.title_box h2.f18{
        font-size:18px;
    }
    .dive-in-wrapper div.dive-in-article {
        font-size: 20px;
        line-height: 45px;
    }
    .sep-v6-section1 .btns div.title,section.box09 .ico_box li p{
        font-size:15px;
    }
}

/*v6 css*/
.v6_flag.sep-v6-section-add2 .buy{
    font-family:"Lato Bold";
}
div.m-c {
    margin-top: 100px;
}
.v6_flag .sep-title-new,.v6_flag.sep-v6-section5 .toggle-wrap .title,.sep-v6-section1 .sep-title-new{
    text-transform: none;
}
.w6_banner .imgbox img{
    width:500px;
}
.innerbanner.v6_flag .text{
    width:100%;
    max-width: 100%;
    left:0;
    transform: translateX(-0%);
}
.v6p_box01.v6p_flag{
    margin-top:100px;
}
div.v6p_logo{
    padding-top:80px;
}
.v6p_box01 .imgbox img{
    max-width:550px;
}
span.v6p_18{
    font-size:18px;
}
div.f35{
    text-transform: none;
}
.w6_banner.w6_flag{
    margin-top:120px;
}
.w6_flag.w6_banner .w6_logo{
    padding-top:50px;
}
.w6_ico.w6_flag{
    padding-top: 60px;
    padding-bottom: 60px;
}
.w6_flag.w6_gif{
    padding-top:40px;
    padding-bottom:40px;
}
section.w6_box{
    padding-top: 20px;
}
.padding_top_50{
    padding-top:50px;
}

.show_phone{
    display:none;
}
.v6_flag.sep-v6-section5 .toggle-wrap .title{
    font-family:"Lato Bold";
}
.sep-v6-section6.v6_flag .thumb img{
    width: 80px;
}
.v6_flag.sep-v6-section1 .btns .thumb{
    margin-bottom: 16px;
}
.v6_flag.sep-v6-section3 ul li .title, .v6_flag.sep-v6-section-add ul li .title,.v6_flag.sep-v6-section7 .sep-container ul li .title {
    margin-top:16px;
}
section.padding_bottom_20{
    padding-top:20px;
}
div.boxico dt{
    margin-bottom:16px;
}
.v6p_flag.v6p_box08 img{
    margin-bottom:0;
}
@media (min-width: 480px){
    .title_txt{
        position: absolute;
        top: 42%;
        color: #fff;
        left: 13%;
        font-size: 40px;
    }
    .title_txt&gt;img{
        width:450px;
    }
    .title_txt&gt;div.border_top{
        border-top: 2px solid #fff;
        width: 200px;
        margin-left: 90px;
        margin-top: 30px;
        font-size: 0;
        line-height: 0;
        margin-bottom: 20px;
    }
}
@media (max-width: 480px){
    .sep-v6-section6.v6_flag .thumb img {
        width: 55px;
    }
    .sep-v6-section3.v6_flag .sep-title-new {
        padding-bottom: 10px;
    }
    .title_txt{
        position: absolute;
        color: #fff;
        font-size: 32px;
        top: 20px;
        left: 0;
        text-align: center;
    }
    .title_txt&gt;img{
        width:70%;
    }
    .title_txt&gt;div.border_top{
        border-top: 2px solid #fff;
        width: 200px;
        margin-left: 90px;
        margin-top: 30px;
        font-size: 0;
        line-height: 0;
        margin-bottom: 20px;
    }
    .v6_flag.sep-v6-section3 ul li {
        margin-bottom: 30px;
    }
    .v6_flag.sep-v6-section5 .sep-title-new {
        font-size: 24px;
    }
    .v6_flag.sep-v6-section5 .toggle-wrap .title{
        font-family:"Lato Bold";
    }
    .v6_flag.sep-v6-section6 .text{
        padding:0 10px;
    }
}
@media (min-width: 1200px){
    div.sep-v6-section1 .btns .thumb img,.sep-v6-section3 .thumb img,  .sep-v6-section7 .thumb img{
        width:75px;
        height:75px;
    }
    .sep-v6-section1 .sep-title-new,.v6_flag .sep-title-new{
        font-size:35px;
        margin-bottom:40px;
    }
    .v6_flag.sep-v6-section-add2 .buy,.v6_flag.sep-v6-section5 .btns li .title,.v6_flag.innerbanner .text,.v6_flag.sep-v6-section-add .alias,.v6_flag.sep-v6-section6 .text,.v6_flag.sep-v6-section7 .sep-container .text,.v6_flag.sep-v6-section-add2 .alias,.v6_flag.sep-v6-section-add2 .buy{
        font-size:20px;
    }
    div.sep-v6-section2 ul li div.title,.v6_flag.sep-v6-section4 .name{
        font-size:18px;
    }
    div.v6_flag.sep-v6-section2 ul li div.title{
        font-size:20px;
    }
    div.v6_flag.sep-v6-section2 ul li .thumb img{
        width:60px;
    }
    .v6_flag.sep-v6-section5 .toggle-wrap .title{
        font-size:30px;
    }
    div.sep-v6-section1 .sep-container2 div.text,div.sep-v6-section2 ul li .summary,.v6_flag.sep-v6-section3 ul li .title,.v6_flag.sep-v6-section5 .toggle-wrap .text,.v6_flag.sep-v6-section-add ul li .title,.v6_flag.sep-v6-section7 .sep-container ul li .title{
        font-size:15px;
    }
    .sep-v6-section-add.v6_flag .clearfix li{
        min-height:158px;
    }
    
}
@media (max-width: 768px){
    .v6s_show_phone{
        display:block;
    }
    .v6_flag.sep-v6-section5 .btns li .title,.v6_flag.sep-v6-section5 .toggle-wrap .text,.v6_flag.sep-v6-section4 .title,.v6_flag.sep-v6-section4 .name,.sep-v6-section2-m .video li .box .summary,.v6_flag.innerbanner .text,div.sep-v6-section2 ul li div.title,.v6_flag.sep-v6-section-add .alias,.v6_flag.sep-v6-section6 .text,.v6_flag.sep-v6-section7 .sep-container .text,.v6_flag.sep-v6-section-add2 .alias,.v6_flag.sep-v6-section-add2 .buy{
        font-size:14px;
    }   
    div.sep-v6-section1 .sep-container2 div.text,div.sep-v6-section2 ul li .summary,.v6_flag.sep-v6-section3 ul li .title,.v6_flag.sep-v6-section-add ul li .title,.v6_flag.sep-v6-section7 .sep-container ul li .title{
        font-size:13px;
    }
    .v6_flag.sep-v6-section-add ul li{
        height: 90px;
    }
}
.v6_flag.sep-v6-section-add2 .alias{
    width:100%;
    left: 0;
    transform: translate(0);
    text-align: center;
}
@media (max-width: 1560px){
   .v6_flag.sep-v6-section-add2 .alias{
       top: 60px;
   }
   .v6_flag.sep-v6-section-add2 .buy{
        top: 120px;
        left: 50%;
   }
}

/*v6plus css*/
.w6_flag .f25{
    font-size:25px;
}
.lato_bold{
    font-family:"Lato Bold";
}
section.padding_top_0{
    padding-top:0;
}
.f36.padding_bottom_0{
    padding-bottom:0;
}
.w6_box06 .text_box .f28.margin_left_0{
    margin-left:0;
}
.w6_flag .img_box img{
    /*max-height:500px;*/
}
.margin_right_10{
    margin-right:10px;
}
@media (min-width: 1200px){
    .v6p_box01 .boxico dt img, .v6p_box03 .boxico dt img, .v6p_box05 .boxico dt img, .v6p_box08 .boxico dt img{
        width:75px;
    }
    section.v6p_box01 .f38,section.w6_banner .f38{
        font-size:38px;
        padding-top: 30px;
        line-height: 52px;
    }
    .v6p_box01 .f25,.w6_banner .f25{font-size:25px;}
    .v6p_box01 .boxico dd, .v6p_box03 .boxico dd,.v6p_box05 .boxico dd,.v6p_box08 .boxico dd,div.f15,dd.f15,span.f15,.w6_ico .boxico dd,.w6_box05 .boxico dd{font-size:15px;}
    div.f20{font-size:20px;}
    .v6p_box05 .f16.f20{font-size:20px;width:118px;}
    div.f35{font-size:35px;}
    .w6_box07 .imgbox dl{
        min-height: 190px;
    }
    .w6_ico .boxico dt img,.w6_box05 .boxico dt img{
        width:75px;
    }
    .v6p_box01 .imgbox img{
        width:34%;
    }
    section.v6p_box01 .imgbox {
        padding-top: 50px;
    }
    .v6p_flag .boxico dt,.w6_flag .boxico dt{
        margin-bottom:16px;
    }
}

@media only screen and (min-width: 300px) and (max-device-width: 768px){
    .w6_banner.w6_flag .f24{
        font-size:18px;
    }
    .w6_banner.w6_flag .f40{
        line-height: 40px;
        font-size: 28px;
    }
    .V6Expert_box01 div.f28{
        font-size:28px;
    }
    .V6Expert_box01 div.f16{
        font-size:18px;
    }
    .feature-icons.commonweb.margin_top_30 {
            margin-top: 30px;
    }
    .padding_lr_10,.box04 .padding_lr_10.title_box{
        padding:0 10px;
    }
    .w6_ico.w6_flag{
        padding-top:20px;
        padding-bottom: 20px;
    }
    .w6_banner.w6_flag{
        background: url('/uploads/2021/img/W6 Background Photo_1208.jpg') top no-repeat;
        background-size:100% 100%;
    }
    .w6_banner.w6_flag .imgbox{
        background:url('/uploads/2021/img/W6 Background Logo_1208.png') top no-repeat;
        background-size:100%;
        padding-top: 0;
        margin-top:20px;
    }
    .v6p_box01.v6p_flag {
        background: url('/uploads/2021/img/W6 Background Photo_1208.jpg') top no-repeat;
        background-size: 100% 100%;
    }
    .v6p_box01.v6p_flag .imgbox2{
        background:url('/uploads/2021/img/V6 PLUS Background Logo_1208.png') top no-repeat;
        background-size:100%;
    }
    
    .w6_flag .f25{
        font-size:18px;
    }
    .v6p_flag.v6p_box01 .v6p_logo {
        padding-top: 40px;
    }
    .v6p_flag.v6p_box01 .boxico{
        padding-top:50px;
    }
    .v6p_flag.v6p_box03 .boxico,.v6p_flag.v6p_box05 .boxico{
        padding-top:30px;
    }
    .v6_flag.sep-v6-section1 .btns .thumb{
        margin-bottom: 12px;
    }
    .v6_flag.sep-v6-section3 ul li .title, .v6_flag.sep-v6-section-add ul li .title,.v6_flag.sep-v6-section7 .sep-container ul li .title {
        margin-top:12px;
    }
    .v6p_flag.v6p_box08 .boxico{
        padding-top:50px;
    }
    .w6_ico div.boxico dt {
        margin-bottom: 12px;
    }
    .v6p_flag.v6p_box08 .boxico dl{
        height:110px;
    }
    .show_phone{
        display:block;
    }
    section.v6p_logo img {
        width: 95%;
    }
    section.v6p_box01 .f40 {
        font-size: 32px;
        line-height: 42px;
    }
    section.v6p_box01 .f25{font-size:20px;}
    .v6p_box01 .boxico dd, .v6p_box03 .boxico dd,.v6p_box05 .boxico dd,.v6p_box08 .boxico dd,div.f15,dd.f15,span.f15,.w6_ico .boxico dd,.w6_box05 .boxico dd{font-size:13px;line-height:18px;}
    div.f20{font-size:14px;line-height:22px;}
    .v6p_box05 .f16.f20{font-size:14px;width:110px;}
    div.f35{font-size:24px;line-height:35px;}
    div.f36.f20{font-size:16px;}
    
    .v6_flag.sep-v6-section-add2 .alias{
       top: 10px;
       padding:0 10px;
   }
   .v6_flag.sep-v6-section-add2 .buy{
        top: 58px;
   }
   .v6p_box01 div.imgbox2 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .v6p_box01.v6p_flag .imgbox2 img {
        width: 85%;
    }
    .v6p_flag.v6p_box01 .boxico dl{
        width: 33.3%;
        padding-right:0;
    }
    .v6p_box01 .boxico{
        padding-left:10px;
    }
    div.boxico dt {
        margin-bottom: 10px;
    }
    .v6p_box05 div.boxico{
        margin-left:1%;
    }
    span.v6p_18{
        text-align:center;
        width:100%;
        display: inline-block;
    }
    .w6_flag.w6_banner .w6_logo {
        padding-top: 26px;
    }
    .w6_box14 div.f24 {
        top: -34px;
    }
}
.v6s_show_pc .title_box .logo{
    text-align:right;margin-bottom:20px;
}
.v6s_show_phone .phone_logo{width:65%;}
.v6s_show_phone .phone_text{
    padding: 20px 10px 20px 20px;text-align: left;font-size:16px;
}
.v6s_show_pc .title_box .title_ul{
    padding: 8% 0;padding-left: 12%;
}
.V6Expert_box01 .imgbox .top_title_box,.V6Expert_box01-txt,.v6s_show_pc .title_box .logo,.v6s_show_pc .title_box .title_ul,.v6s_show_phone .phone_logo,.v6s_show_phone .phone_text, .innerbanner.v6_flag .title_txt, .innerbanner.v6_flag .text,.opacity_margin{
    opacity:0;
    margin-top:10px;
}

.footer .bdsharebuttonbox.new_icon_box a{
    width:28px;
    height:28px;
}

.footer .bdsharebuttonbox .bds_douyin {
    background-image: url(/themes/simple/img/2022/Artboard_dy.png);
}
.footer .bdsharebuttonbox .bds_bilibili {
    background-image: url(/themes/simple/img/2022/Artboard_bb.png);
}
.footer .bdsharebuttonbox .bds_shipinhao {
    background-image: url(/themes/simple/img/2022/Artboard_at.png);
}

.footer .bdsharebuttonbox.new_icon_box a&gt;div{
    transition:opacity .3s;
    display: none;
    opacity: 0;
}
.footer .bdsharebuttonbox.new_icon_box a:hover&gt;div{
    display:block;
    opacity: 1;
}
/*w6 css*/



.sy_about { width:100%; text-align:center; padding:6% 8% 2%; line-height:2; font-size:1.2em; }
.sy_about img { padding-bottom:2%;}
.sy_about strong { font-size:40px; font-weight:400; color:#000;   }

.init-4 {
    padding: 150px 0 185px;
    background: url(../images/why-bg.jpg) no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
}
.init-4 .container { text-align:center;}
.init-4 .container h5 {
    text-align: center; font-size:35px; color:#fff;
}
.init-4 .container h5 a {color:#fff;}
.init-4 .container h2 {
    color: #fff;text-align: center; 
    padding: 40px 0 35px;
}
.init-4 .container h2 b { font-weight:900; font-family:Arial, Helvetica, sans-serif;}
.init-4 .container p {
    max-width:80%; text-align:center;
    color: #fff;
    font-family: ;
    line-height: 2; font-size: 1.2em;
    margin: 0 auto;
}
.init-4 .container .play {
    display: inline-block;
    position: relative;
    margin-top: 50px;
    z-index: 6; margin:50px auto 0px;
}

    
.init-4 .container .play:before {
    content: '';
    position: absolute; 
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background: rgba(255,255,255,.5);
    opacity: 0;
    width: 100%;
    height: 100%;
    border-radius: 100% !important;
    border-radius: inherit;
    -webkit-animation: ks 3s infinite;
    -o-animation: ks 3s infinite;
    animation: ks 3s infinite;
    display: block;
    z-index: -1;
}

.init-4 .container .play:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 100% !important;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background: rgba(255,255,255,.5);
    opacity: 0;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    -webkit-animation: ks 3s infinite;
    -o-animation: ks 3s infinite;
    animation: ks 3s infinite;
    display: block;
    z-index: -1;
    -webkit-animation-delay: .4s;
    -moz-animation-delay: .4s;
    -o-animation-delay: .4s;
    animation-delay: .4s;
}
.container {
    width: ; margin:0px 18px;
}
.init-5 {width:100%;  }
.init-5 ul {
    max-width: 90%; position: relative; z-index:9;
    margin: -140px auto 0;
   background: #fff;
    box-shadow: 0 0 20px 0 rgba(0,0,0,.3);
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    border-radius: 0px;
}
.init-5 ul li {
    width: 25%;
    padding: 5% 3%;
    text-align: center;
}
.init-5 ul li:nth-child(1) span {  color:#01519b;}
.init-5 ul li:nth-child(3) span {  color:#01519b;}
.init-5 ul li span {
    font-size: 30px;
    color: #d20208;
    line-height: 1;
    font-family: Arial, Helvetica, sans-serif;
    display: inline-block;
    padding-bottom: 10px;
    position: relative;
    font-weight: 700;
}
.init-5 ul li span em {font-size: 50px;}
.init-5 ul li p.pp {
    max-width: 173px;
    margin: 10px auto 0;
    color: #969696; font-size:16px;
    line-height: 1.5;
}
.init-5 ul li span:after {
    width: 65px;
    height: 2px;
    background: #f32f3d;
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
}
.init-5 ul li:nth-child(1) span:after {
    background: #01519b;
}
.init-5 ul li:nth-child(3) span:after {
    background: #01519b;
}
.support_graphic_box&gt;img{
    width:50%;
}
.support_graphic_box .img_box_1 img{
    width:60px;
    margin-bottom:16px;
}
.support_graphic_box&gt;div&gt;div{
    max-width:420px;
    margin:0 auto;
    /* padding-top: 40px; */
}
.support_graphic_box&gt;div&gt;div .font_16{
    padding:20px 0 40px;
}
.Additional_box{
    padding:40px 0;
    width:95%;
    margin:0 auto;
    max-width:1300px;
}
.Additional_box .font_30{
    color:#001B3D;
    padding:30px 0 50px;
    text-align: center;
}
.Additional_box img{
    width:100px;
    margin-bottom:16px;
}
.Additional_box .flex{
    flex-wrap: wrap;
    text-align: center;
}
.Additional_box .flex&gt;div{
    width:33.3%;
    margin-bottom:40px;
    padding:20px; font-size:16px;
}
.border_left_right{
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
}
.border_right{
    border-right:1px solid #ccc;
}
.Additional_box .margin_left_17{
    margin-left:17%;
}
.Additional_box .flex&gt;div:hover{
    text-decoration: underline;
}







    header li.lan_li.small_sub .top_title a{
        color: #fff;
    }
    header.hover li.lan_li.small_sub .top_title a, header:hover li.lan_li.small_sub .top_title a {
        color: #AAACAE;
    }
    header.hover li.lan_li.small_sub:hover .top_title a, header li.lan_li.small_sub:hover .top_title a {
        color: #005CB9;
    }
    header img.lan_img.white_color{
        display:inline-block;
    }
    header img.lan_img.gray_color,.lan_img.blue_color,header.hover .lan_img.white_color,header:hover .lan_img.white_color{
        display:none;
    }
    header a.diliver_line{
        border-left:1px solid #fff;
    }
    header.hover a.diliver_line,header:hover a.diliver_line{
        border-left:1px solid #AAACAE;
    }
    header{
        background:none;
        box-shadow: none;
    }
    header.hover,header:hover{
        background:rgb(255,255,255);
        color:#001C3D;
        box-shadow: 0 2px 10px rgba(0,0,0,.1);
    }
    header a {
        color: #fff;
    }
    header .light,header.hover .dark,header:hover .dark{
        display:inline-block;
    }
    header .dark,header.hover .light,header:hover .light{
        display: none;
    }
    header a.menu span{
        background: #fff;
    }
    header.hover a.menu span, header:hover a.menu span {
        /* background: #005CB9; */
        background: #76838D;
    }
    @media screen and (min-width: 1024px){
       header .header_nav li.contact a{
            color:#2473C2;
            color:#fff;
            display: inline-block;
            border:1px solid #2473C2;
            border:1px solid #fff;
            border-radius:50px;
            padding:0 20px;
            line-height: 28px;
            height:28px;
            background: none;
        }
        header.hover .header_nav li.contact a,header:hover .header_nav li.contact a{
            color:#2473C2;
            border:1px solid #005CB9;
            background: #005CB9;
            color: #fff;
        } 
    }
    .layui-layer.layui-layer-dialog{
        background:#000;
        box-shadow:0 0 10px #fff;
    }
    #cutdown_dialog{
        padding:0;
        background:url(images/QYSEACountdownCN.jpg) #000;
        background-size:100% 100%;
        width:860px;
        height:500px;
    }
    #countdown{
        font-size:20px;
        color:#59DDF2;
        position: absolute;
        bottom: 10px;
        display: flex;
        justify-content: space-around;
        width: 100%;
        line-height: 1;
        text-align: center;
    }
    #countdown.is_coming{
          bottom: 32px;
      }
    #countdown .pop_jump{
        display:inline-block;
        padding:10px 30px;
        color:#fff;
        border:2px solid #fff;
    }
    #countdown .pop_jump:hover{
        background: #005CB9;
    }
    .cut_day,.cut_hour,.cut_min,.cut_sec,.fenge{
        color:#fff;
        font-size: 60px;
        margin-bottom:10px;
    }
    @media screen and (max-width: 860px){
       #cutdown_dialog{
            background:url(images/QYSEACountdownCNMobile.jpg) #000;
            background-size:100% 100%;
            width: 360px;
            height:500px;
        }
        #countdown{
            font-size:13px;
        }
        .cut_day,.cut_hour,.cut_min,.cut_sec,.fenge{
            font-size: 30px;
        }
    }


.hezuo { width:; margin:0px 18px;}
.hezuo .hzt { width:15.6666%; margin:0.5%; float:left; overflow:hidden; background:#fff; border:1px solid #cce8f4; background:#f3f3f3; }
.hezuo .hzt img { width:100%; transition:all .4s;}
.hezuo .hzt:hover img { transform: scale(.8,.8); }
.hezuo .hzt:hover {box-shadow:6px 6px 6px 6px rgba(0,0,0,.1);}







.sy_about1 { height:692px; background:url(../images/ab_bgbg.jpg) no-repeat center top; width:100%; clear:both; overflow:visible;   }

.sy_about1 .con_tu { width:40%; float:right; padding-top:10%;}
.sy_about1 .con_tu img { width:100%; height:auto;}

.sy_about1 .con_zi {width:60%; float:left; padding-right:5%;}

.sy_about1 .con {  color:#fff; padding:105px 5%; }
.sy_about1 .con .logotu { height:90px; width:auto;}
.sy_about1 .con .span1 { font-size:40px; font-family:Arial, Helvetica, sans-serif; padding-top:35px; line-height:50px; display:block; }
.sy_about1 .con h3 { font-size:50px; font-weight:700; line-height:60px; padding-bottom:45px;}
.sy_about1 .con p { font-size:17px; line-height:35px;}
.sy_about1 .con a { color: #fff;}
.sy_about1 .con .gd { width:150px; height:41px; border:2px solid #fff; line-height:41px; color:#fff; display:block; margin-top:30px; text-align:center; font-size:16px; font-style:normal; margin-bottom:56px;}




.sy_about1 .con .fl { width:50%; background:rgb(255,255,255,.9); height:175px;}
.sy_about1 .con dl { width:49%; display: inline-block; text-align:center; padding-top:45px; background:url(../images/ab_xx1.jpg) no-repeat right 45px; height:128px;}
.sy_about1 .con dl dt span { font-family: Akz; font-weight:700; font-size:55px;}
.sy_about1 .con .fl dl:nth-child(2) { background:none;}
.sy_about1 .con .fr dl:nth-child(1) {background:url(../images/ab_xx2.jpg)  no-repeat right 45px;}
.sy_about1 .con .fr dl:nth-child(2) { background:none;}




.sy_about1 .con dl dt { font-family:Arial, Helvetica, sans-serif; }
.sy_about1 .con dl dt em { font-size:15px; color:#4b4b4b; }
.sy_about1 .con dl dd { font-size:15px; color:#4b4b4b; }

.sy_about1 .con .fl dl dt { color:#0053a7;}

.sy_about1 .con .fr dl dt { color:#fff;}
.sy_about1 .con .fr dl dt em { color:#fff;}
.sy_about1 .con .fr dl dd { color:#fff;}

.sy_about1 .con .fr { width:50%; background:rgb(12,77,143,.9); height:175px;}


.icp { width:100%; background: url(../images/pro_bg.jpg) no-repeat center top #f4f4f4; padding:5% 0px;  background-size: auto 100%; height:880px;}
.icp .con { padding:0px 5%;}



.iys { width:100%; background:#f5f5f5; padding:5% 0px;  background-size: auto 100%; height:1200px;}




.yin_t{font-size: 40px;color: #333;text-align: center;position: relative;line-height: 42px;  padding:2% 0px 0px;}
.yin_t img { margin-bottom:20px;}
.yin_t a{color: #27282a;}
.yin_t span{display: block;font-size: 20px;font-weight: normal;}
.yin{padding: 100px 0 100px;}
.yin_t{font-size: 40px;color: #000;font-weight: normal;text-align: center;line-height: 45px;}
.yin_t a{color: #27282a; margin-top:20px;}
.yin_t b{color: #01519b;}
.yin_t span{display: block;


 color:#666; font-size:17px; line-height:28px; padding:30px 0px 40px;

  }
.yin_t i{color: #01519b;padding:0 15px;}
.yin dl{width: 286px;height: 400px;position: relative;margin: 80px 18px 0 0;float: left;overflow: hidden;-webkit-transition:transform .3s;transition:transform .3s; border-radius:15px;}
.yin dl dt{width: 286px;line-height: 0;position: relative;}
.yin dl dt img{width: 286px;height: 400px;}
.yin dl dt h4{font-size: 22px;color: #333;height: 125px;line-height: 125px;width: 286px;text-align: center;position: absolute;bottom: 0;left: 0;background: #01519b;
transition:height .5s;
-moz-transition:height .5s; /* Firefox 4 */
-webkit-transition:height .5s; /* Safari and Chrome */
-o-transition:height .5s; /* Opera */}
.yin dl dt h4 em{display: block;width: 46px;height: 46px;line-height: 0;background: #142038;border-radius: 50%;position: absolute;top: -23px;left: 120px;}
.yin dl dt h4 em img{width: 46px;height: 46px;}
.yin dl dd{background: rgba(0,0,0,0.7);position: absolute;bottom: 0;left: 0;height: 0;overflow: hidden;width: 286px;text-align: center;
transition:height .5s;
-moz-transition:height .5s; /* Firefox 4 */
-webkit-transition:height .5s; /* Safari and Chrome */
-o-transition:height .5s; /* Opera */}
.yin dl dd h5{height: 70px;line-height: 70px;overflow: hidden; background:url(../../images/yin_line.gif) no-repeat center 67px;font-size: 21px;color: #fff;}
.yin dl dd em{display: block;width: 46px;height: 46px;line-height: 0;background: #01519b;border-radius: 50%;padding: 9px;margin: 80px auto 0;}
.yin dl dd em img{width: 46px;height: 46px;}
.yin dl dd p{font-size: 16px;color: #fff;line-height: 30px;width: 220px;margin: 0 auto;padding: 15px 0 0;}
.yin dl:hover dd,.yin dl.cur dd{height: 400px;}
.yin dl:hover dt h4,.yin dl.cur dt h4{height: 0;}
.yin dl:hover dt h4 em,.yin dl.cur dt h4 em{top: 0;}
.yin dl:hover,.yin dl.cur{-webkit-transform:translate(0,-35px);transform:translate(0,-35px);}
.yin .nobor{margin-right: 0;}





.ipart01{padding:65px 0}
.ipart01 .wrap { width:1300px; margin:0px auto;}
.ipart01 .infor{text-align:center;}
.ipart01 .infor .tit{font-size:42px; line-height:42px; color:#232d46; margin-bottom:10px;}

.ipart01 .infor .con{font-size:18px; line-height:27px; color:#54657f;}
.ipart01 .content{margin-top:50px;}
.ipart01 .content .left{width:41%; float:left;}
.ipart01 .content .left .scroll_con{height:399px; overflow:hidden;}
.ipart01 .content .left li{border-bottom:1px solid #F2F8FA}
.ipart01 .content .left .li_box{padding:28px 24px 24px; display:block;}
.ipart01 .content .left .li_box .date{width:17%; color:#A7A7A7; transition:all 0.5s ease;}
.ipart01 .content .left .li_box .date .day{font-size:60px;  line-height:1;}
.ipart01 .content .left .li_box .date .year {font-size:16px; line-height:20px; color:#888585;}
.ipart01 .content .left .li_box .intro{width:82%; float:left; margin-top:5px;}
.ipart01 .content .left .li_box .intro .t{font-size:24px; line-height:30px; color:#252424; margin-bottom:11px; transition:all 0.5s ease;}
.ipart01 .content .left .li_box .intro .c{font-size:18px; line-height:26px; color:#54657f;transition:all 0.5s ease;}
.ipart01 .content .left .scroll_btn .btns{width:49%; float:left; margin-right:1%; height:25px; line-height:25px; text-align:center; font-size:16px;background:#e7e7e7; color:#fff; font-weight:bold; cursor:pointer; transition:all 0.5s ease;}
.ipart01 .content .left .scroll_btn .btns:hover{background:#4479c9;}
.ipart01 .content .left li:hover .li_box .date{color:#4479c9;}
.ipart01 .content .left li:hover .li_box .intro .t{color:#4479c9;}
.ipart01 .content .left li:hover .li_box .intro .c{color:#4479c9;}
.ipart01 .content .right{width:56%; float:right;}
.ipart01 .content .right .rect-62{padding-bottom:62%; border-radius:10px;}
.ipart01 .content .right .cell{width:47.7%; margin-left:3.5%; float:left;}
.ipart01 .content .right .cell a{display:block;}
.ipart01 .content .right .cell:first-child{margin-left:0;}
.ipart01 .content .right .cell .img_{position:relative;}
.ipart01 .content .right .cell .img_:after{content:''; width:55px; height:55px; background:url(../images/ipart01_2.png) no-repeat center; transition:all 0.5s ease; position:absolute; left:50%; margin-left:-27px; bottom:-27px;}
.ipart01 .content .right .cell .intro{margin-top:50px;}
.ipart01 .content .right .cell .intro .t{font-size:24px; color:#1f1f1f; line-height:26px; margin-bottom:7px;}
.ipart01 .content .right .cell .intro .d{font-size:20px; line-height:20px; color:#a8a8a8;  margin-bottom:7px;}
.ipart01 .content .right .cell .intro .c{font-size:18px; color:#54657f; line-height:30px; height:60px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; }
.ipart01 .content .right .cell:hover .img_:after{background:url(../images/ipart01_3.png) no-repeat center;}
.ipart01 .content .right .cell:hover .intro .t{color:#4479c9;}
/* Ã¦â€“Â°Ã©â€”Â»Ã¨Â¯Â¦Ã§Â»â€&nbsp; */
.news_detail_jt{position:absolute; right:0; bottom:90px; text-align:right; width:100%;}
.news_detail_jt .box{float:right;}
.news_detail_jt a{float:left; display:block; width:45px; height:46px;  margin-left:10px;}
.news_detail_jt a.prev_jt{background:url(../images/news_detail_jt1_on.png) no-repeat center; background-size:cover;}
.news_detail_jt a.next_jt{background:url(../images/news_detail_jt2.png) no-repeat center;background-size:cover;}
.news_detail_jt a.back{background:url(../images/back.png) no-repeat center;background-size:cover;}
.news_detail01 .left{width:63%; float:left;}
.news_detail01 .left .title{font-size:39px; line-height:52px; color:#000; margin-bottom:30px;}
/* .news_detail01 .left .con{padding-bottom:35px;} */
.news_detail01 .left .con .box{padding:25px 50px 25px 25px; color:#fff; background:#4479c9;}
.news_detail01 .left .con .box .date{font-size:33px; line-height:60px; font-family:Arial}
.news_detail01 .left .con .box .text{font-size:16px; line-height:30px; padding-left:70px; height:60px;overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
.news_detail01 .left .myart{font-size:16px; color:#666; line-height:2; border-top:1px solid #DCDCDC; padding-top:35px;}
.news_detail01 .right{width:31%; float:right;}
.news_detail01 .right .inp_wrap{border:1px solid #B7B7B7; border-radius:10px; height:50px; line-height:50px; padding-left:55px; position:relative;}
.news_detail01 .right .inp_wrap .icon{width:23px; height:22px; background:url(../images/news_detail01_1.png) no-repeat center; position:absolute; left:16px; top:50%; margin-top:-11px;}
.news_detail01 .right .inp_wrap .inp{height:50px; line-height:50px; border:none; padding:0; margin:0; border-radius:10px; width:calc(100% - 105px);}
.news_detail01 .right .inp_wrap .btns{width:105px; height:50px; line-height:50px; background:#4479c9; color:#fff; font-size:16px; color:#fff; border-radius:10px; padding:0; margin:0; border:none; position:absolute; right:0; top:0; cursor:pointer; outline:none}
.news_detail01 .right .news_share{ margin:20px 0 24px;}
.news_detail01 .right .news_share .bshare-custom{overflow:hidden;}
.news_detail01 .right .news_share .bshare-custom a{display:block; float:left; width:36px; height:36px; text-align:center; padding:0; line-height:36px; border-radius:5px; color:#fff; background:#e4e4e4; margin-right:8px;}
.news_detail01 .right .news_share .bshare-custom a i{background:none; margin:0; vertical-align:top; font-size:20px;}		
.news_detail01 .right ul li{background:#F2F6F8; border-radius:10px; margin-bottom:34px;}
.news_detail01 .right ul li .li_box{display:block; padding:55px 47px 45px;}
.news_detail01 .right ul li .li_box .tit{font-size:26px; line-height:40px; color:#444; margin-bottom:13px; max-height:80px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; transition:all 0.5s ease;}
.news_detail01 .right ul li .li_box .con{font-size:15px; line-height:27px; color:#666; height:81px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; margin-bottom:15px;}
.news_detail01 .right ul li .li_box .date{font-size:14px; line-height:26px; color:#999;}
.news_detail01 .right ul li:hover .li_box .tit{color:#4479c9;}

.ipart01 .news_detail01 { padding-top:5%; display: flex;}
.ipart01 .news_detail01 .left { width:50%; background:#f4f4f4;  border-radius:10px; overflow:hidden; float:left;}
.ipart01 .news_detail01 .right { width:50%;}
.ipart01 .news_detail01 .right li { width:48%; margin-left:2%; margin-bottom:2%; float:left;}
.ipart01  .news_detail01 .right ul li .li_box { padding:35px 35px;}




.news_list01 .inp_wrap .inp{font-size:18px;}
.news_list02 .li_ .intro_ .box .tit{font-size:22px;}
.news_list02 .li_ .rect-60{padding-bottom:55%;}
.news_list02 .li_ .intro_ .box .date{font-size:16px;}
.news_detail01 .right ul li .li_box .tit{font-size:24px;}
.news_detail01 .right ul li .li_box .con{font-size:16px;}
.news_detail01 .right ul li .li_box .date{font-size:16px;}
.wrap {
    width: 1300px;
}



.ipart08 { padding:0px 0px!important;; background: none !important;}
.ipart08 .bott_ { margin-top:0px !important;}
.ipart08 .bott_ .infor .tit strong { font-weight:400 !important; color:#2660a6;}



.ipart03 .wrap {
    position: relative;
    z-index: 2;
}
.ipart03{padding:80px 0 100px; margin:0px auto;  width:1300px;  margin-bottom:100px !important;}
.ipart03 .left_bg{position:absolute; top:0%; z-index:1;}
.ipart03 .right_bg{position:absolute;top:204px;right:0;z-index:1;}
.ipart03 .wrap{position:relative; z-index:2;}
.ipart03 .top_ .infor{text-align:center;}
.ipart03 .top_ .infor .tit{font-size:42px; line-height:42px; color:#232d46; margin-bottom:12px;}
.ipart03 .top_ .infor .tit strong { color:#2660a6; font-weight:400;}
.ipart03 .top_ .infor .con{font-size:18px; line-height:30px; color:#54657f;}
.ipart03 .top_ .content{margin-top:60px; width:1300px; margin:0px auto;}
.ipart03 .top_ .content .rect-76{padding-bottom:76%;}
.ipart03 .top_ .content li{width:23.5%; float:left; margin-left:2%; background:#fff; box-shadow:0 0 25px rgba(0,0,0,.1); border-radius:20px; }
.ipart03 .top_ .content li:first-child{margin-left:0;}
.ipart03 .top_ .content li .box{padding:50px 70px;}
.ipart03 .top_ .content li .box .icon{width:80px; height:80px; margin:0 auto; background-position:0 -80px; transition:all 0.5s ease;}
.ipart03 .top_ .content li .box .tit{font-size:24px; line-height:30px; color:#374567; padding-top:46px; transition:all 0.3s ease; text-align:center;}

.ipart03 .top_ .content li .box .zi { font-size:15px; line-height:22px; color:#999; text-align:center; padding:15px 0px; height:66px;}

.ipart03 .top_ .content li .box .con{font-size:16px; line-height:40px; color:#fff; text-align:center; transition:all 0.5s ease; margin-top:20px;}
.ipart03 .top_ .content li .box .con .icon{display:inline-block; width:26px; height:14px; background:url(../images/more_jt.png) no-repeat center; margin-left:14px;}
.ipart03 .top_ .content li:hover .box .icon{transform:rotateY(180deg);}
.ipart03 .top_ .content li:hover .box .con{opacity:1; visibility:visible;}
.ipart03 .bott_{margin-top:120px;}
.ipart03 .bott_ .infor_l{position:relative;}
.ipart03 .bott_ .infor .tit{font-size:42px; line-height:42px; color:#232d46; margin-bottom:12px;}
.ipart03 .bott_ .infor .con{font-size:18px; line-height:30px; color:#54657f;}
.ipart03 .bott_ .infor_l .line{margin-top:25px;}
.ipart03 .bott_ .infor_r {margin-top:60px;}
.ipart03 .bott_ .infor_r .common_more{background:#4479c9; color:#fff;}
.ipart03 .bott_ .infor_r .common_more span.text{line-height:63px;}
.ipart03 .bott_ .content {margin-top:60px;}
.ipart03 .bott_ .content li{float:left; width:31.1%; margin-left:3.3%; height:400px; margin-bottom:100px; 


}

.ipart03 .bott_ .content li .rect-786 img { width:100%; height:400px;}
.ipart03 .bott_ .content li:first-child{margin-left:0;}
.ipart03 .bott_ .content li .rect-786{/*padding-bottom:78.6%;*/ border-radius:5px;}
.ipart03 .bott_ .content li .li_box{display:block;}
.ipart03 .bott_ .content li .intro .box{padding:30px 20px 0; text-align:center; border-bottom:0px solid #104ecf;}
.ipart03 .bott_ .content li .intro .box .t{font-size:26px; line-height:30px; color:#374567;}
.ipart03 .bott_ .content li .intro .box .c{font-size:16px; line-height:24px; color:#54657f; margin:15px 0 20px; height:72px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; }
.ipart03 .bott_ .content li .intro .box .more{font-size:16px; line-height:43px; color:#4479c9; font-weight:bold;}
.ipart03 .bott_ .content li .rect-786{/*padding-bottom:110%;*/}
.ipart03 .bott_ .content li{position:relative;}
.ipart03 .bott_ .content li .intro{position:absolute; left:0; bottom:40%; width:60%; /*background:rgba(0,0,0,.4) center;*/ border:none; transition:all 0.5s ease;  margin:0px 20%; border:2px solid #fff; z-index:2; font-weight:700;}
.ipart03 .bott_ .content li:before{ content:" "; width:100%; height:100%; background:rgba(0,0,0,.2); position:absolute; left:0px; top:0px; z-index:1;}
.ipart03 .bott_ .content li .intro .box{padding:20px;}
.ipart03 .bott_ .content li .intro .box .t{font-size:21px; line-height:30px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; color:#fff;}
.ipart03 .bott_ .content li .cover{position:absolute; left:0; top:0; width:100%; height:100%; transition:all 0.5s ease; opacity:0; visibility:hidden; background:rgba(38,96,166,.9); display:flex; flex-direction:column; justify-content:center;}
.ipart03 .bott_ .content li .cover .box{padding:100px 40px; color:#fff; height:400px;       }
.ipart03 .bott_ .content li .cover .box .t{font-size:26px; line-height:30px;}
.ipart03 .bott_ .content li .cover .box .c{font-size:16px; line-height:30px; margin:15px 0 20px; padding-right:10px; height:270px; overflow-y:auto; text-align:justify;}
.ipart03 .bott_ .content li .cover .box .c h3 { margin-bottom:20px; font-size:22px;}
.ipart03 .bott_ .content li .cover .box .c h3 p { padding:0px; margin:0px;}
.ipart03 .bott_ .content li .cover .box .c::-webkit-scrollbar {width:4px; height:4px;}
.ipart03 .bott_ .content li .cover .box .c::-webkit-scrollbar-thumb {border-radius:5px; background:#f6f5f5;}
.ipart03 .bott_ .content li .cover .box .c::-webkit-scrollbar-track {border-radius:0; background:#4479c9;}
.ipart03 .bott_ .content li .cover .box .more{display:none;}
.ipart03 .bott_ .content li:hover .intro{opacity:0; visibility:hidden;}
.ipart03 .bott_ .content li:hover .cover{opacity:1; visibility:visible; z-index:3;}	.ipart05 .content{display:block;}

.form-control, .input-group-addon, .btn{border-radius:2px; }
.form-control:focus { border-color:#66afe9; outline:0; box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px rgba(102, 175, 233, 0.6);}
.imgZoom img,.imgY180 img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}
.imgZoom { overflow:hidden; -webkit-transform:rotate(0); transform:rotate(0); }
.imgZoom:hover img{ -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}
.imgY180:hover img { cursor:pointer; -moz-transform:rotateY(180deg); -ms-transform:rotateY(180deg); -o-transform:rotateY(180deg); -webkit-transform:rotateY(180deg); transform:rotateY(180deg) }


.gengduo { width:100%; margin:40px 0px;}
.gengduo b { border-bottom:1px solid rgba(255,255,255,1); font-size:14px; line-height:50px; font-size:15px; height:50px; font-weight:400;}

.scx { width:90%; padding:1% 0px 5%; display:flex; justify-content:space-between; margin:0px 5%; }
.scx i { width:1px; height:300px; background:rgba(0,0,0,.15); display:block; margin-top:4%;}


.lxwmg  { width:110px; line-height:40px; border-radius:50px; text-align: center; color:#fff; background:#01519b;float:left; margin-top:20px;}
</pre></body></html>